Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

provide flagged-object queues per user #6457

Merged
merged 2 commits into from
Jan 23, 2025

Conversation

escattone
Copy link
Contributor

@escattone escattone commented Jan 16, 2025

mozilla/sumo#2124

Notes

I'm really happy with this. I think it provides a simple, solid way for each agent to manage their own queue of unique flags.

  • I removed the (Reason: content_moderation) since all of the flags under /moderate are the same (see below).
  • I added an indicator of the assignee for each flag (see below).

The main queue remains the same except with the ability to filter by assignee

image

Users can manage their own queue (assign/unassign items)

image

Users can view (but not manage) any other's queue

image

@escattone escattone force-pushed the flagged-objects-per-user branch from f7f8fb7 to c4591f6 Compare January 19, 2025 19:16
@escattone escattone changed the title simple way of distributing flagged objects provide flagged-object queues per user Jan 19, 2025
@escattone escattone marked this pull request as ready for review January 19, 2025 19:17
@escattone escattone force-pushed the flagged-objects-per-user branch 2 times, most recently from 535924f to 46eaf01 Compare January 19, 2025 19:30
@escattone escattone requested a review from akatsoulas January 19, 2025 19:37
@escattone escattone force-pushed the flagged-objects-per-user branch 5 times, most recently from 9f6c2ed to 8d83487 Compare January 22, 2025 00:48
@escattone escattone force-pushed the flagged-objects-per-user branch from 8d83487 to f06b1a2 Compare January 22, 2025 16:53
kitsune/flagit/models.py Outdated Show resolved Hide resolved
kitsune/flagit/jinja2/flagit/content_moderation.html Outdated Show resolved Hide resolved
kitsune/flagit/views.py Outdated Show resolved Hide resolved
@escattone escattone requested a review from akatsoulas January 23, 2025 16:42
Copy link
Collaborator

@akatsoulas akatsoulas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

r+wc

kitsune/flagit/views.py Outdated Show resolved Hide resolved
@escattone escattone force-pushed the flagged-objects-per-user branch from f255285 to 92672df Compare January 23, 2025 17:04
@escattone escattone merged commit 73ae7d0 into mozilla:main Jan 23, 2025
2 checks passed
@escattone escattone deleted the flagged-objects-per-user branch January 23, 2025 18:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants